Product Code Database
Example Keywords: office -ocarina $54-137
   » » Wiki: Indexed File
Tag Wiki 'Indexed File'.
Tag

Indexed file
 (

Rank: 100%
Bluestar Bluestar Bluestar Bluestar Blackstar

An indexed file is a with an that allows easy to any given its file .

The key must be such that it uniquely identifies a record. If more than one index is present the other ones are called alternate indexes. The indexes are created with the file and maintained by the system.

supports indexed files with the Indexed Sequential Access Method () on OS/360 and successors. IBM virtual storage operating systems added , which supports indexed files as Key Sequenced Data Sets (KSDS), with more options. Support for indexed files is built into 1 VS COBOL II Application Programming Language Reference, Release 4, Eighth Edition (March 1993), IBM Corporation, Department J58, Copyright International Business Machines Corporation 1984, 1993. pp. 67-73 and PL/I. Other languages with more limited I/O facilities such as C support indexed files through add-on packages in a runtime library such as C-ISAM. Some of Digital's operating systems, such as , support indexed file I/O using the Record Management Services.

In recent systems, relational databases are often used in place of indexed files.


Language support
The COBOL language supports indexed files with the following command in the FILE CONTROL section
ORGANIZATION IS INDEXED
     
IBM PL/I uses the file attribute ENVIRONMENT(INDEXED) or ENVIRONMENT(VSAM) to declare an indexed file.


See also


Inline citations
Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs